Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

edit pub urls without having to delete and readd #1746

Merged
merged 9 commits into from
Jan 21, 2024
Merged

edit pub urls without having to delete and readd #1746

merged 9 commits into from
Jan 21, 2024

Conversation

vadosnaprimer
Copy link
Collaborator

fix #1113

TASVideos.sln Outdated Show resolved Hide resolved
Comment on lines +110 to +113
PublicationId = url.PublicationId;
DisplayName = url.DisplayName;
UrlType = url.Type;
CurrentUrl = url.Url;
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure if there needs to be new.

@vadosnaprimer vadosnaprimer marked this pull request as ready for review January 20, 2024 16:42
@adelikat adelikat merged commit 95ef5d0 into main Jan 21, 2024
1 check passed
@adelikat adelikat deleted the edit_urls branch January 21, 2024 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Edit Alt Titles for URLs in Publications
2 participants